ComponentOne Scheduler for WinForms
Mappings Property

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > BaseStorage<T,TMappingCollection> Class : Mappings Property
Gets or sets the MappingCollectionBase<T> derived object that allows the properties of objects maintained by the current collection to be bound to the appropriate fields in the data source.
Syntax
'Declaration
 
Public Property Mappings As TMappingCollection
public TMappingCollection Mappings {get; set;}
See Also

Reference

BaseStorage<T,TMappingCollection> Class
BaseStorage<T,TMappingCollection> Members